home *** CD-ROM | disk | FTP | other *** search
- object PleaseWait: TPleaseWait
- Left = 344
- Top = 208
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'PleaseWait'
- ClientHeight = 204
- ClientWidth = 324
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Background: TGIFImage
- Left = 0
- Top = 0
- Width = 320
- Height = 200
- Animate = False
- AutoSize = True
- Center = False
- FirstImageOnly = False
- Loop = False
- Opaque = False
- Stretch = False
- StretchRatio = False
- Tile = False
- end
- object Spin: TGIFImage
- Left = 188
- Top = 10
- Width = 120
- Height = 75
- Animate = True
- AutoSize = True
- Center = False
- FirstImageOnly = False
- Loop = True
- Opaque = False
- Speed = 1
- Stretch = False
- StretchRatio = False
- Tile = False
- end
- object lblMessage: TEsLabel
- Left = 26
- Top = 97
- Width = 267
- Height = 91
- Alignment = taCenter
- Caption = 'Loading Training Information Please Wait..'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- end
-